-
Notifications
You must be signed in to change notification settings - Fork 5.9k
docs(contributing): add commits section #3377
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
071adbb
to
cf5efbb
Compare
Codecov Report
@@ Coverage Diff @@
## main #3377 +/- ##
=======================================
Coverage 59.21% 59.21%
=======================================
Files 35 35
Lines 1709 1709
Branches 379 379
=======================================
Hits 1012 1012
Misses 559 559
Partials 138 138 Continue to review full report at Codecov.
|
docs/CONTRIBUTING.md
Outdated
|
||
### Commits | ||
|
||
We prefer a clean commit history. This means you should squash all commits before asking for review (cleanup, squash, force-push). If you need help with this, feel free to leave a comment in your PR and we'll guide you. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
squash all commits
== PRs should only have one commit? Or does that just mean to squash fixups and fixup-type commits?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Squash fixups and fixup-type commits - let me reword to clarify! Good point.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixed!
ece723c
to
0209e9f
Compare
0209e9f
to
60d71fe
Compare
This PR adds some note to
CONTRIBUTING.md
around clean commits.Checklist
CHANGELOG.md